Sets the value of the time line at time t. Any previously set values
later than t are removed.
Namespace:
Equis.JanusToolkitAssembly: Janus (in Janus.dll)
Syntax
| C# |
|---|
public void Set( int t, ValueType val ) |
|
|
| .NET Framework Class Library |
| CommandTimeLine<(Of <(<'ValueType>)>)>..::..Set Method (Int32, ValueType) |
| CommandTimeLine<(Of <(<'ValueType>)>)> Class See Also Send Feedback |
| C# |
|---|
public void Set( int t, ValueType val ) |